home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / MacPerl 5.1.3 / Mac_Perl_513_src / MacPerl5 / MPReInit.r < prev    next >
Encoding:
Text File  |  1994-11-06  |  140 b   |  15 lines  |  [TEXT/MPS ]

  1. type 'IRng' {
  2.     wide array {
  3.         longint;
  4.         longint;
  5.     };
  6.     longint = 0;
  7.     longint = 0;
  8. };
  9.  
  10. resource 'IRng' (128) {
  11.     {
  12.                0,        0
  13.     }
  14. };
  15.